home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / borland / jnfb88.zip / LCV1N2.ZIP / DEFS.H < prev    next >
Text File  |  1987-10-27  |  149b  |  6 lines

  1. /* Listing 3 - C Support module */
  2.  
  3. #define SCREEN_BASE 0xb000   /* base address of hercules card */
  4. #define CURSOR 12
  5. #define SCREEN_WIDTH 80
  6.